EPiServer Development

2019-03-19 16:30发布

Aside from Episerver.com

What other websites do people who develop using EPiServer use as development resources!? Been using coderesort.com but I find that it lacks examples of how to do stuff.

Many thanks,

J

9条回答
趁早两清
2楼-- · 2019-03-19 16:46

Regarding missing examples on CodeResort, did you register and log in? It is running on Trac, which means all modules (committed to the hosted Subversion repository) is available with full source code, directly browsable. There is lots of code in there!

See https://www.coderesort.com/p/epicode/browser

/Steve

查看更多
Lonely孤独者°
3楼-- · 2019-03-19 16:46

The general resources I use for EPiServer development:

  1. EPiServer World: official developer community website. Includes blogs and official docs.
  2. Joel Abrahamsson blog: the most popular EPi-dev in EPiServer community.
  3. Ted Gustaf blog: another well-known guy in the community.
  4. Epinova blog: the blog of big EPiServer partner.
  5. Mathias Kunto blog: yet another EPiServer dev blog.
  6. Fredrik Haglund's blog: popular EPiServer dev blog (but outdated).
查看更多
We Are One
4楼-- · 2019-03-19 16:54

You can find over 150+ EpiServer tutorials here: JonDJones Blog

I also have a lot of EpiServer code on my github including several sample sites: JonDJones Github

查看更多
太酷不给撩
5楼-- · 2019-03-19 16:56

There is also http://epiwiki.se/ but I don't know of any public EPi resource that a Google Search won't find. Google will also get you good results from the EPi World Forum.

查看更多
Deceive 欺骗
6楼-- · 2019-03-19 16:58

Oh, forgot, we also have an IRC channel that is fairly active.

More information on my blog on EPiServer Labs:

http://labs.episerver.com/en/Blogs/Steve-Celius/Dates/112266/6/Join-us-on-IRC/

查看更多
可以哭但决不认输i
7楼-- · 2019-03-19 16:59

I've looked quite a bit at the source code for the edit/admin interface, its been very helpful. Browsing through the libraries in your favorite decompiler or the object explorer in visual studio.

查看更多
登录 后发表回答