Service.Registry 9.0.47

dotnet add package Service.Registry --version 9.0.47
                    
NuGet\Install-Package Service.Registry -Version 9.0.47
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Service.Registry" Version="9.0.47" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Service.Registry" Version="9.0.47" />
                    
Directory.Packages.props
<PackageReference Include="Service.Registry" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Service.Registry --version 9.0.47
                    
#r "nuget: Service.Registry, 9.0.47"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Service.Registry@9.0.47
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Service.Registry&version=9.0.47
                    
Install as a Cake Addin
#tool nuget:?package=Service.Registry&version=9.0.47
                    
Install as a Cake Tool

Service registry for rest hosts

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Service.Registry:

Package Downloads
FileStorage.Contracts.Rest.Impl

Fixed the return of Stream in the class FileStorageRestService.

Bsa.Search.Core.Rest

Bsa.Search.Core is a .Net Core library providing indexing and fast full text search. Technical characteristics of approximately 100 thousand simple queries per minute, on the index of 40 million documents, or about 8 thousand complex queries

Cef.Gateways.Rest.Imp

Rest invoke implementations

Cef.Gateway.Rest.Imp

Rest invoke implementations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.47 242 11/16/2025
8.0.47 231 11/16/2025
7.0.47 228 11/16/2025
7.0.4 632 12/11/2023
7.0.3 204 12/11/2023
7.0.1 314 8/31/2023
7.0.0 225 8/31/2023
6.0.47 235 11/16/2025
6.0.4 1,865 12/11/2023
6.0.3 204 12/11/2023
6.0.2 349 8/31/2023
6.0.1 229 8/31/2023
6.0.0 217 8/31/2023
3.1.47 2,887 12/11/2023
3.1.46 208 12/11/2023
3.1.45 674 8/31/2023
3.1.44 389 8/31/2023
3.1.43 231 8/31/2023
1.0.42 2,700 6/14/2022
1.0.41 574 6/14/2022
1.0.40 591 6/10/2022
1.0.39 577 6/10/2022
1.0.38 594 6/10/2022
1.0.37 1,655 10/29/2020
1.0.36 561 10/29/2020
1.0.35 555 10/28/2020
1.0.33 599 9/30/2020
1.0.32 700 5/1/2020
1.0.31 3,922 3/28/2020
1.0.30 615 3/27/2020
1.0.29 613 3/27/2020
1.0.28 615 3/27/2020
1.0.27 633 3/27/2020

Added  method CreateAllRest<T>(string name = null)