"Even simpler integration with Slack's Incoming/Outgoing webhooks API for .net ### IMPORTANT On Feb 19th 2020 Slack will end support for TLS version 1.0 and 1.1. This means you may (depending on your .NET version) need to force the use of TLS1.2. If you receive an error stating that "The underlying connection was closed:" it's quite possibly a TLS issue. You can work around this by setting the default TLS version using the following: ```csharp System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; ```"
Library or NuGet package built with .net standard and c# by mrb0nj and contributors.
Repository: https://github.com/mrb0nj/Slack.Webhooks.git
"This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 8.7.220.10 for Windows (x86)."
Library or NuGet package built with .net standard and c# by Andrey Taritsyn.
"The package comprises the following Syncfusion controls for Xamarin.Forms.List of controls:Check box, radio button, chips, button, segmented control and switch.Note: Thi…"
Library or NuGet package built with .net standard and c# by Syncfusion Inc..
"Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.This package was built from the source code at https://github.com/dotnet/aspnetco…"
Library or NuGet package built with .net standard and c# by Microsoft.
"NLog logging for ASP.NET and ASP.NET MVC. Includes targets and layout renderers for websites and web applications.This package is for ASP.NET 3.5+For ASP.NET Core: Check…"
Library or NuGet package built with .net standard and c# by Julian Verdurmen.
"Provides CosmosDB management (Fluent) capabilities for Microsoft Azure."
Library or NuGet package built with .net standard and c# by Microsoft.
"This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLit…"
Library or NuGet package built with .net standard and c# by Eric Sink.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact