DasMulli.Win32.ServiceUtils
by: Martin Andreas Ullrich
- 12 total downloads
- Latest version: 1.0.1
Helper classes to set up and run as Win32 services without depending on full .NET Framework.
DnsClient
by: MichaCo
- 11 total downloads
- Latest version: 1.3.1
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
EntityFramework
by: Microsoft
- 17 total downloads
- Latest version: 6.4.4
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
ErrorHandlerMvc
by: Daniel Calkins
- 14 total downloads
- Latest version: 1.1.5
Provides a user-friendly error page whenever a controller, action or route is not found or encounters an error in your ASP.NET MVC5 application.
Custom views are rendered instead of the default ASP.NET error page.
Extended.Wpf.Toolkit
by: Xceed
- 10 total downloads
- Latest version: 2.9.0
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 46 controls, all offered under the Microsoft Public License for maximum freedom. Community Edition v2.9 provides 32 bug fixes and improvements. Documentation, source, and discussions are hosted on CodePlex at http://wpftoolkit.codeplex.com. Plus Edition at http://wpftoolkit.com
Fare
by: Nikos Baxevanis
- 10 total downloads
- Latest version: 2.1.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
FluentScheduler
by: Jim Geurts <jim@biacreations.com> Talles L <talleslasmar@gmail.com> & further contributors
- 10 total downloads
- Latest version: 5.3.0
Automated job scheduler with fluent interface.
gmaps-api-net
by: Eric Newton
- 10 total downloads
- Latest version: 0.32.0
A library for interacting with Google Maps API web services using C# or VB.Net
Google.Apis
by: Google Inc.
- 14 total downloads
- Latest version: 1.44.1
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.Apis.Auth
by: Google Inc.
- 15 total downloads
- Latest version: 1.44.1
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Apis.Core
by: Google Inc.
- 16 total downloads
- Latest version: 1.44.1
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support
Google.Protobuf
by: Google Inc.
- 13 total downloads
- Latest version: 3.11.4
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 14 total downloads
- Latest version: 2.32.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.32.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 18 total downloads
- Latest version: 2.27.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 15 total downloads
- Latest version: 2.27.0
C# implementation of gRPC based on native gRPC C-core library.
Grpc.Net.Common
by: The gRPC Authors
- 13 total downloads
- Latest version: 2.32.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 13 total downloads
- Latest version: 2.32.0
gRPC and Protocol Buffer compiler for managed C# and native C++ projects.
Add this package to a project that contains .proto files to be compiled to code.
It contains the compilers, include files and project system integration for gRPC
and Protocol buffer service description files necessary to build them on Windows,
Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.