"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
"Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis."
Library or NuGet package built with .net standard and c# by Microsoft.
"Xamarin.Android bindings for Crashlytics Android - Answers"
Library or NuGet package built with .net standard and c# by Microsoft.
"Rebex.Networking provides TLS/SSL, SSH and proxy support to Rebex components.This is a paid commercial product with a free 30-day trial:- Trial mode: Start your free 30-…"
Library or NuGet package built with .net standard and c# by Rebex CR & s.r.o..
"SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen."
Library or NuGet package built with .net standard and c# by Microsoft.
"Generates TypeScript interfaces from .NET classes"
Library or NuGet package built with .net standard and c# by Lukas Kabrt and contributors.
"lib12 is a set of various classes and extensions methods that I accumulated over years of working on different projects. Most of them can help you write code faster like…"
Open source library or nuget package built with .net standard and c# by @kkalinowski12.
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