DefraDigital.Example.Greetings
0.1.0
See the version list below for details.
dotnet add package DefraDigital.Example.Greetings --version 0.1.0
NuGet\Install-Package DefraDigital.Example.Greetings -Version 0.1.0
<PackageReference Include="DefraDigital.Example.Greetings" Version="0.1.0" />
<PackageVersion Include="DefraDigital.Example.Greetings" Version="0.1.0" />
<PackageReference Include="DefraDigital.Example.Greetings" />
paket add DefraDigital.Example.Greetings --version 0.1.0
#r "nuget: DefraDigital.Example.Greetings, 0.1.0"
#:package DefraDigital.Example.Greetings@0.1.0
#addin nuget:?package=DefraDigital.Example.Greetings&version=0.1.0
#tool nuget:?package=DefraDigital.Example.Greetings&version=0.1.0
defra-nuget-example
An example .NET 10 package that returns friendly greetings.
Install
dotnet add package DefraDigital.Example.Greetings
## Usage
```csharp
using DefraDigital.Example.Greetings;
Console.WriteLine(Greeting.Hello("John"));
// Hello, John!
Licence
THIS INFORMATION IS LICENSED UNDER THE CONDITIONS OF THE OPEN GOVERNMENT LICENCE found at:
http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3
The following attribution statement MUST be cited in your products and applications when using this information.
Contains public sector information licensed under the Open Government license v3
About the licence
The Open Government Licence (OGL) was developed by the Controller of Her Majesty's Stationery Office (HMSO) to enable information providers in the public sector to license the use and re-use of their information under a common open licence.
It is designed to encourage use and re-use of information freely and flexibly, with only a few conditions.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.