"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
"Deprecated. Use the strong named ServiceStack.Client package instead."
Library or NuGet package built with .net standard and c# by Service Stack.
"This client library enables client applications to connect to Azure Cosmos DB via the SQL API. Azure Cosmos DB is a globally distributed, multi-model database service. F…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin)."
Library or NuGet package built with .net standard and c# by neuecc & aarnott.
"Provides custom controls and extensions for WPF 3D."
Library or NuGet package built with .net standard and c# by objo.
"Stashbox is a lightweight, fast and portable dependency injection framework for .NET based solutions."
Library or NuGet package built with .net standard and c# by Peter Csajtai.
"Provides classes which read and write resources in a format that supports non-primitive objects.Commonly Used Types:System.Resources.Extensions.DeserializingResourceRead…"
Library or NuGet package built with .net standard and c# by Microsoft.
Hello, I'm Corstiaan. I'm a .net 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.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact