Antlr
by: Sam Harwell Terence Parr
- 2 total downloads
- Latest version: 3.5.0.2
ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages.
AutoMapper
by: Jimmy Bogard
- 1 total downloads
- Latest version: 6.2.2
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 designed for 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.
BlazorTooltips
by: BlazorTooltips
- 2 total downloads
- Latest version: 9.0.6
A simple to use component to implement bootstrap tooltips into blazor server and websassembly apps.
bootstrap
by: The Bootstrap Authors Twitter Inc.
- 2 total downloads
- Latest version: 5.2.3
The most popular front-end framework for developing responsive, mobile first projects on the web.
EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.1.0
Entity Framework is Microsoft's recommended data access technology for new applications.
Google.Apis
by: Google Inc.
- 1 total downloads
- Latest version: 1.49.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Protobuf
by: Google Inc.
- 39 total downloads
- Latest version: 3.31.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.57.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 19 total downloads
- Latest version: 2.57.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 18 total downloads
- Latest version: 2.57.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
gRPC-Web support for ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 41 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 35 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 17 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 1 total downloads
- Latest version: 1.8.18
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.AspNetCore
by: Sergey Odinokov
- 2 total downloads
- Latest version: 1.8.21
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 7 total downloads
- Latest version: 1.8.21
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.MemoryStorage
by: PERRICHOT Florian
- 2 total downloads
- Latest version: 1.8.1.2
A memory storage for Hangfire