dotnet5
Here are 264 public repositories matching this topic...
-
Updated
May 11, 2021 - C#
-
Updated
May 3, 2021
Support to firebird
Is this open source version, or will it have support for the firbird database?
-
Updated
May 2, 2021 - C#
-
Updated
May 6, 2021 - C#
-
Updated
May 11, 2021 - C#
Social login
Is your feature request related to a problem? Please describe.
Allow social login:
- Github (this is also for future in CMS discussion, create a ticket to Github purpose)
- Others (eg, Github, MS, Twitter, Apple,...)
Describe the solution you'd like
- Allow login via /security/login or /security/register
- Allow login methods via API
- Allow l
-
Updated
Apr 29, 2021 - C#
-
Updated
Mar 30, 2021 - C#
-
Updated
May 10, 2021 - C#
-
Updated
May 11, 2021 - C#
-
Updated
Jan 10, 2021 - C#
-
Updated
Apr 24, 2021 - C#
-
Updated
Apr 22, 2021 - C#
-
Updated
May 11, 2021 - C#
-
Updated
May 12, 2021 - C#
-
Updated
May 12, 2021 - C#
-
Updated
Dec 27, 2020 - C#
-
Updated
May 12, 2021 - C#
-
Updated
May 2, 2021 - C#
-
Updated
May 3, 2021 - C#
-
Updated
Jan 10, 2021 - C#
I hope you can add some chinese explain for this project.
Terminal.Gui supports different themes which can be chosen by a user while the application is running. It would be nice to have a menu item which allows users to switch between these themes.
See UICatalog/UICatalog.cs#L320 for an example implementation.
-
Updated
Mar 28, 2021 - TypeScript
As a developer, I would like to pass ZIP archives to resource dependent handlers, so that I do not need to extract the archive first.
Example
var archive = Resource.FromFile("./app.zip");
var tree = ResourceTree.FromArchive(archive);
// use the archive for whatever we want to
var app = SinglePageApplication.From(tree); // Listing.From(tree), Resources.From(tree)
HostImprove this page
Add a description, image, and links to the dotnet5 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotnet5 topic, visit your repo's landing page and select "manage topics."
Let's add MinVer and on successful builds generate a release.