54 packages tagged with “RFC”
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. The Dictionary is generated from the jshttp/mime-db db.json file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. It aggregates data from the following sources: https://www.iana.org/assignments/media-types/media-types.xhtml https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://hg.nginx.org/nginx/raw-file/default/conf/mime.types See: https://github.com/jshttp/mime-db#mime-db https://learn.microsoft.com/dotnet/api/system.web.mimemapping.getmimemapping
OtpSharp for .NET Core / NetStandard
JSON Merge Patch support for ASP.NET Core 6.X (Base Package)
Library for diffing and RFC 6902 patching json.net json objects - forked from Tavis.JsonPatch, with an addition of json diff code by Ian Mercer, with additional partial array LCS diff by JC Dickinson
JSON Merge Patch support for ASP.NET Core 6.X (Newtonsoft.Json)
This library contains the core set of useful Personal Data Interchange (PDI) and date utility classes for .NET applications. They can be used for calculating holiday dates, recurrences, etc. See the project website for the code, a help file, and demos.
JSON Merge Patch support for ASP.NET Core 2.X
JSON Merge Patch support for ASP.NET Core 6.X (System.Text.Json)
Easy to use, powerful, managed code for SAP RFC calls
An easy way of making SAP RFC calls from .NET Core (Windows, Linux and macOS )
This library contains classes used to create and consume vCard, vCalendar, and iCalendar files used to exchange contact and appointment information between applications such as Microsoft Outlook. See the project website for the code, a help file, and demos.
Accepts and parses strings in the format of an RFC 2253 Distinguished Name, and optionally normalizes them for direct comparison of equivalency. This project is a .NET Standard 1.3 solution to parse LDAP (or X.509) Distinguished Names and optionally normalize them so that two (or more) Distinguished Names can be compared to one another for equivalency. Closely follows [RFC 2253](https://www.ietf.org/rfc/rfc2253.txt) for parsing. Parses both LDAPv2 and LDAPv3, but normalizes output for LDAPv3. Instructions for Use 1. Supply a Distinguished Name to be parsed to the `DistinguishedName.Create(string distinguishedName)` method 2. Call the `Normalized()` method on the returned object to normalize the internal structures to be strictly compliant to RFC 2253 3. Do the same two calls for another Distinguished Name 4. To compare the two Distinguished Names for equivalency, compare the `DistinguishedName` objects' `ToString()` results to one another
Fast, open-source, cross-platform implementation of HKDF (HMAC-based Key-Derivation Function) in .NET Standard.
A set of classes and extensions to allow for easier creation and use of RFC 7807 problem messages from ASP.NET Web API 2.x.
A Json Merge Patch (RFC 7396 ) Implementation for Asp.NET.
Liberaría para el cálculo del RFC (Registro Federal de Contribuyentes) en .NET
Implementation of BCP 47 and rfc 5646 for xml:lang language tags
talo is a CLI tool to manage your ADRs, RFCs, software design documents and more. With talo, you can create, update, list, and export your documents. It supports ADRs (Architecture Decision Records) and RFCs (Request for Comments) out of the box. But you can define your own document types.
Build URLs from RFC 6570 templates.
JSON Merge Patch support for ASP.NET Core 3.X (Base Package)
This is a .NET library for dealing with RFC2396 URLs: http://www.ietf.org/rfc/rfc2396.txt
This library contains some web controls that can be used to edit recurrence settings. See the project website for the code, a help file, and demos.
This library contains some Windows Forms controls that can be used to edit holiday calculation settings and to edit recurrence settings. See the project website for the code, a help file, and demos.
Helpers for subscribing to observable collection events
Simple and Fast SAP RFC or Table connector / Basit ve Hızlı SAP RFC bağlantısı
MiniProfiler Provider for SharpSapRfc