Git Product home page Git Product logo

samples-5's Introduction

Samples

This repo contains NuGet sample packages.

  1. ConsoleApp - This console application will set the current UI culture to English, Japanese, and Russian, and output a string from ClassLibrary

  2. ClassLibrary - This "localized" class library project exposes string properties for consumption within ConsoleApp.

  3. ClassLibrary.nuspec - The spec for creating the ClassLibrary runtime package

  4. ClassLibrary.ja-jp.nuspec - The spec for creating the ClassLibrary.ja-jp satellite package

  5. ClassLibrary.ru-ru.nuspec - The spec for creating the ClassLibrary.ru-ru satellite package

  6. ClassLibrary.Localization.nuspec - The meta package that pulls in both ClassLibrary.ja-jp and ClassLibrary.ru-ru

ConsoleApp has a NuGet package reference to ClassLibrary. By adding a package reference to ClassLibrary.ja-jp, ClassLibrary.ru-ru, or ClassLibrary.Localization, the output of the console application will change to include localized strings.

Documentation and Further Learning

The NuGet Docs cover creating NuGet packages in more detail:

Feedback

If you're having trouble with the NuGet.org Website, file a bug on the NuGet Gallery Issue Tracker.

If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), file a bug on NuGet Home.

Check out the contributing page to see the best places to log issues and start discussions. The NuGet Home repo provides an overview of the different NuGet projects available.

samples-5's People

Contributors

analogrelay avatar jeffhandley avatar maartenba avatar mirle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.