-
Updated
Sep 7, 2021 - C#
#
wcf
Here are 332 public repositories matching this topic...
An extensible framework to audit executing operations in .NET and .NET Core.
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
-
Updated
Sep 10, 2021 - C#
This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app.
swift
objective-c
xml
soap
cocoapods
wsdl
wcf
swift-package-manager
apple-tv
asp
webservices
swift-soap-client
-
Updated
Jun 15, 2021 - Swift
Exceptionless clients for the .NET platform
c-sharp
crash-reporting
wpf
wcf
logging
winforms
exceptions
logging-library
asp-net-core
asp-net
exception-handler
webforms
exceptionfilter
error-reporting
exceptionless
unhandled-exceptions
error-stack-trace
crash-reporting-tool
-
Updated
May 10, 2021 - C#
.NET Core Inter-process communication framework
-
Updated
Oct 31, 2020 - C#
WoltLab Suite Core (previously WoltLab Community Framework)
-
Updated
Sep 11, 2021 - PHP
Meta data server & client tools for game development
git
c-sharp
metadata
gamedev
data
database
csharp
xml
excel
wpf
wcf
databases
svn
dataset
data-management
data-version-control
metadata-editor
metadata-management
xceed-datagrid
xceed-toolkit
-
Updated
Aug 4, 2021 - C#
Code-first for gRPC
-
Updated
Aug 13, 2021 - C#
aivanov-oneinc
commented
Sep 9, 2019
Hello team!
We use OpenRIaServices for generating a WCF RIA Client. We're going for optimizing our server-side build artifacts and turn on <DebugType>portable</DebugType> It allows decreasing output size in about 10 times, it is more modern and useful. But suddenly we fo
ASP.NET Security Providers for CloudFoundry
-
Updated
May 15, 2019 - C#
SmartHotel360 - Registration (AKS with Windows Containers)
-
Updated
Feb 4, 2020 - JavaScript
Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) Samples
-
Updated
Apr 8, 2021 - C#
Powerful .NET framework for building multi-tier desktop or web applications backed by a service layer based on Entity Framework or any other ORM framework.
-
Updated
Aug 19, 2021 - C#
.NET Binary Deserializer/Serializer - For all formats: [MC-NBFX], [MC-NBFS], [MC-NBFSE]
-
Updated
Feb 25, 2019 - Python
-
Updated
May 2, 2017 - C#
QIQO Services Solution - WCF, SimpleInjector, DAL, Console and Windows Hosts
-
Updated
Jan 30, 2021 - C#
DEPRECATED - A .NET library that makes it easy to use WCF clients/channels and prevent memory and connection leaks by automatically correctly performing the close/abort pattern.
wcf
wcf-service
retry
wcf-client
retry-strategies
wcf-proxies
wcf-proxy
retrying
retry-policy
channeladam
transient-fault-handling
-
Updated
Dec 19, 2020 - C#
Code for Authentication of a .Net Core WCF Client using a Json Web Token (JWT) as a BearerToken to a WCF Service
-
Updated
Apr 20, 2020 - C#
WPF Desktop App that communicates with WCF Server and supports CRUD operations for Railway Routes, Stations and Platforms. (School Project - Faculty of Technical Sciences) 🏫
xaml
csharp
material-design
solid
prism
xunit
wpf
wcf
mvvm
design-patterns
entity-framework
clean-architecture
log4net
moq
layered-architecture
dryioc
azure-devops
azure-boards
azure-dev-ops
-
Updated
Sep 15, 2019 - C#
Improve this page
Add a description, image, and links to the wcf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wcf topic, visit your repo's landing page and select "manage topics."
We are migrating two big WPF applications that use WCF to communicate from Framework to NET 5. While the client app has no problems since we can use the implementation provided by Microsoft, for the server one we looked to CoreWCF.
I read all the issues of people asking for ServiceHost etc and understood your needs to create a modern API based on ASP.NET Core.
That said, can I actually use Core