Solo.Plugin.Extensions by: Solo.Plugin.Extensions
  • 7 total downloads
  • Latest version: 0.1.15-4259.18
Package Description
Solo.Plugin.Infrastructure by: Solo.Plugin.Infrastructure
  • 8 total downloads
  • Latest version: 0.2.6-4259.18
Package Description
Solo.Plugin.Module by: Solo.Plugin.Module
  • 7 total downloads
  • Latest version: 0.2.5-4259.18
Package Description
Solo.Plugin.Web by: Solo.Plugin.Web
  • 9 total downloads
  • Latest version: 0.3.6-4259.18
Package Description
Solo.Renderer by: Solo
  • 1.112k total downloads
  • Latest version: 0.3.12
Package Description
Solo.Toolbox by: Solo.Toolbox
  • 1.901k total downloads
  • Latest version: 1.2.0
Package Description
Solo.Tracer.Client by: ft-soft
  • 44 total downloads
  • Latest version: 1.0.0
Клиентский пакет для трассировки запросов для сервисов с использованием DelegatingHandler для исходящих запросов.
Solo.Tracer.Server by: ft-soft
  • 26 total downloads
  • Latest version: 1.0.3
Серверный пакет для трассировки и логирования клиентских данных у входящих запросов.
SqlAlias by: droyad
  • 849 total downloads
  • Latest version: 2.1.5
SqlAlias applies alias definitions from the registry to the server portion of a Microsoft SQL Server connection string
Square.Retrofit2.ConverterJackson by: FT-Soft
  • 25 total downloads
  • Latest version: 2.9.0
  • com.squareup.retrofit2 converter-jackson xamarin binding
com.squareup.retrofit2 converter-jackson xamarin binding. Биндинг библиотеки com.squareup.retrofit2 converter-jackson
Stately.Common by: FT-Soft
  • 22 total downloads
  • Latest version: 1.2.2.1
  • Stately Common
Stately.Common xamarin binding https://mvnrepository.com/artifact/co.touchlab/stately-common
Stately.Concurrency by: FT-Soft
  • 23 total downloads
  • Latest version: 1.2.2.1
  • Stately Common
Stately.Concurrency xamarin binding https://mvnrepository.com/artifact/co.touchlab/stately-concurrency
Swashbuckle.AspNetCore by: Swashbuckle.AspNetCore
  • 1.583k total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Swagger by: Swashbuckle.AspNetCore.Swagger
  • 1.547k total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen by: Swashbuckle.AspNetCore.SwaggerGen
  • 1.55k total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: Swashbuckle.AspNetCore.SwaggerUI
  • 1.542k total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.AppContext by: Microsoft
  • 6.754k total downloads
  • Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data. Commonly Used Types: System.AppContext When using NuGet 3.x this package requires at least version 3.4.
System.Buffers by: Microsoft
  • 9.028k total downloads
  • Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 7601f4f6225089ffb291dc7d58293c7bbf5c5d4f When using NuGet 3.x this package requires at least version 3.4.
System.CodeDom by: Microsoft
  • 7.309k total downloads
  • Latest version: 5.0.0
Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language. Commonly Used Types: System.CodeDom.CodeObject System.CodeDom.Compiler.CodeDomProvider Microsoft.CSharp.CSharpCodeProvider Microsoft.VisualBasic.VBCodeProvider When using NuGet 3.x this package requires at least version 3.4.
System.Collections by: Microsoft
  • 7.019k total downloads
  • Latest version: 4.3.0
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.