You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 1, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,15 +43,15 @@ Wanna try? As easy as:
43
43
Written in ASP.NET Core and Angular 6.
44
44
The main goal of project is to be a Management Ecosystem for IdentityServer4. Helping Startup's and Organization to Speed Up the Setup of User Management. Helping teams and entrepreneurs to achieve the company's primary purpose: Maximize shareholder value.
45
45
46
-
- Angular 6
46
+
- Angular 7
47
47
- Rich UI interface
48
48
- ASP.NET Core 2.2
49
49
- ASP.NET MVC Core
50
50
- ASP.NET WebApi Core
51
51
- ASP.NET Identity Core
52
52
- MySql Ready
53
53
- Sql Ready
54
-
- Entity Framework Core 2.0
54
+
- Entity Framework Core 2.2
55
55
- .NET Core Native DI
56
56
- AutoMapper
57
57
- FluentValidator
@@ -100,6 +100,17 @@ We'll love it! Please [Read the docs](https://jp-project.readthedocs.io/en/lates
100
100
If you need help building or running your Jp Project platform
101
101
There are several ways we can help you out.
102
102
103
+
## v1.2
104
+
105
+
- Docker support
106
+
- IdentityServer4 v2 (release 2.4.0)
107
+
- Device flow
108
+
- ASP.NET Core 2.2 support
109
+
- Plugins update
110
+
- Angular 7.2
111
+
112
+
Check [Changelog.md](https://github.com/brunohbrito/JP-Project/blob/master/CHANGELOG.md) for a complete list of changes.
0 commit comments