AutoMapper
by: Jimmy Bogard
- 7 total downloads
- Latest version: 3.3.0-ci1030
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.Core
by: Amazon Web Services
- 26 total downloads
- Latest version: 4.0.100.6
The Amazon Web Services SDK for .NET - Core Runtime
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 5 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Grpc.Core
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.38.0
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.Client
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.66.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.50.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.70.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.78.0
gRPC and Protocol Buffer compiler for C# projects
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.7.5
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.6.3-tags-8-6-3-pre-11.1
IKVM MSBuild Tools
- 1 total downloads
- Latest version: 2.12.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft.AspNetCore.Authentication.Cookies
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft.AspNetCore.Authentication.MicrosoftAccount
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 4 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft.AspNetCore.Identity.EntityFrameworkCore
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 9.0.14
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.Azure.DocumentDB.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.10.0
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.